Search results

1 packages found

Transforms wildcard imports (import * as x from 'y';x.a();) to member style imports (import {a} from 'y';a();)

published 0.1.1 5 years ago
M
Q
P